home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / zkuste / delphi / kolekce / d6 / rxlibsetup.exe / {app} / readme.txt
Encoding:
Text File  |  2002-02-19  |  2.9 KB  |  68 lines

  1.   RX Library 2.75 official conversion to Delphi 6, v1.0 (by SGB Software)
  2.   =========================================================
  3.  
  4. TABLE OF CONTENTS
  5. -----------------
  6.   Overview
  7.   Compatibility with your older code
  8.   History
  9.   Installation
  10.   Help files
  11.   Copyright Notes
  12.  
  13.  
  14. Overview
  15. --------
  16. This is an official conversion of the Rx Library of components for Borland Delphi 6.  You are hearby given permittion to distribute the contents of this zip file as long as all copyright notices are kept in there current state.
  17.  
  18. Rx Library is a set of components and classes for Borland Delphi and C Builder.  Originally developed by Fedor Koshevnikov, Igor Pavluk and Serge Korolev, it has become a widely used and respected addition to the Borland VCL.
  19.  
  20.  
  21. Compatibility with your older code
  22. -----------------------------------
  23.   - StrUtils has been renamed to rxStrUtils to avoid a naming conflict with borlands new StrUtils module.
  24.   - RxGrids.TInplaceEditStyle type has been converted to the Delphi 6 TEditStyle type.
  25.  
  26.  
  27. History
  28. -------
  29. 20/02/2002
  30.   First Official release of RX Library 2.75 For delphi 6.
  31.  
  32.  
  33. Installation
  34. ------------
  35.  
  36. IF YOU HAVE DELPHI 6 PROFESSIONAL OR PERSON EDITITION YOU MUST DEACTIVATE THE CONDITIONAL DEFINE {$DEFINE DCS} IN THE RX.INC FILE BEFORE ATTEMPTING TO COMPILE THIS LIBRARY.  FAILURE TO DO THIS COULD CAUSE THE LIBRARY TO INSTALL INCORRECTLY.
  37.  
  38. On the File Menu select the Open command (Ctrl+ O) and browse for the Delphi Package RXCTL6.DPK that you extracted from this archive. In the Package window click on the compile button to
  39. compile the package, RXCTL6.DPK. 
  40.  
  41. After compiling repeat these steps for the remaining RX Library run-time packages RXDB6.DPK, RXBDE6.DPK. 
  42.  
  43. Put the compiled BPL files into a directory that is accessible through the search PATH. After compiling RX run-time packages you must install RX design-time packages into the IDE.
  44.  
  45. On the File Menu select the Open command (Ctrl+ O) and browse for the Delphi Package DCLRX6.DPK that you extracted from this archive. In the Package window click on the compile button to
  46. compile the package and then click on the Install buttonn to register the package in the IDE.
  47.  
  48. Repeat the above step for the remaining RX Library Design Time packages, DCLRXDB6.DPK and DCLRXBD6.DPK.
  49.  
  50. NOTE: do not save the package sources in the Delphi IDE.
  51.  
  52. Help files
  53. ----------
  54.  
  55. Help files for the Rx Library are currently provided in 2 languages , English and Russian.
  56.  
  57. English help file is copyright of Check frasersoft (http://www.frasersoft.clara.net/rxhelp) 2001
  58.  
  59. Copyright Notes
  60. ---------------
  61.   RX Library is a copyright of SGB Software,Fedor Kozhevnikov, Igor Pavluk and Serge Korolev.  All rights reserved.  For Detailed licencing and distribution instructions please navigate to www.sgbsoftware.com or consult your help file.
  62.  
  63. ---END OF FILE---
  64.  
  65.  
  66.  
  67.  
  68. last updated - 17/01/20002